home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc International / Development / TSMTE Support Sample Part / Read Me next >
Encoding:
Text File  |  1996-02-21  |  1.4 KB  |  25 lines  |  [TEXT/ttxt]

  1. About International Sample Parts
  2. By The OpenDoc Sample Code Team
  3. February 19, 1995
  4.  
  5.  
  6. © 1993-1996  Apple Computer, Inc. All Rights Reserved.
  7. Apple, the Apple logo, and Macintosh are registered trademarks of Apple Computer, Inc.
  8. Mac and OpenDoc are trademarks of Apple Computer, Inc.
  9.  
  10.  
  11.  
  12. SampleTSMTE
  13.  
  14. SampleTSMTE is a sample in progress which demonstrates a TSMTE implementation. TSMTE is an extension file which provides inline input feature with QuickDraw TextEdit, and the file name is  "Inline Support" in the English system with the Language Kit or "ÉCÉìÉâÉCÉìí«â¡ã@î\" in the Japanese system.  This extension is provided on Japanese system and Japanese Language Kit 1.2 for the time being.  Currently, this sample part is not 100% stable.  It has some limitations and known bugs. These are enumerated below:
  15.  
  16. Limitation:
  17. •There are no scroll bars on the window when the part runs in a window only by itself.
  18.  
  19. Known Bugs:
  20. • Text linking fails if text includes 2-byte charcters.
  21. • The resize box remains floating on the screen after the window is resized.
  22.  
  23. Sharing TSM document:
  24. • TSM document embeded in an OpenDoc container document will be shared if "OpenDoc TSM Addition" shared library is installed in your system.  You can see how many heap size is reduced by the sharing feature.  Note that you don't need to install the shared library if OpenDoc-J is installed in your system, because it is already installed by OpenDoc-J installer.
  25.